func github.com/andybalholm/brotli.histogramDataSizeCommand

4 uses

	github.com/andybalholm/brotli (current package)
		bit_cost.go#L177: 	var data_size uint = histogramDataSizeCommand()
		block_splitter_command.go#L58: 	var data_size uint = histogramDataSizeCommand()
		block_splitter_command.go#L377: 	var data_size uint = histogramDataSizeCommand()
		histogram.go#L102: func histogramDataSizeCommand() uint {